home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / nemo01.zip / NEMO.MNU < prev   
Text File  |  1993-06-15  |  530b  |  23 lines

  1. ' Sample user menu for Captain Nemo
  2. ' The main menu should be in the root directory of
  3. ' the disk containing the nemo.exe binary.
  4. ' $Id: nemo.mnu 1.7 93/06/15 05:24:35 ROOT_DOS Exp $
  5.  
  6. F1:    DOS (detached)
  7.     startd /DOS /FS /SF F:\bin\startd.ini command /e:640
  8.  
  9. F2:    Norton Commander (detached)
  10.     startd /DOS /FS /SF F:\bin\startd.ini c:\dos\bin\nk.bat
  11.  
  12. F3:     Turbo C
  13.     startd /SF F:\bin\startd.ini c:\tc\tc
  14.  
  15. F4:    Norton Utilities
  16.     c:\dos\bin\ni
  17.  
  18. F5:    Fullscreen OS/2
  19.     start /FS
  20.  
  21. F6:    Borland C++ for OS/2
  22.     start bc
  23.